Allow widgets up in the hierarchy to run their DnD handlers if the target
authorCarlos Garnacho <carlos@imendio.com>
Fri, 18 May 2007 11:07:04 +0000 (11:07 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Fri, 18 May 2007 11:07:04 +0000 (11:07 +0000)
commitb2128325cca64aba6d63958c55137e7b4a819908
treeef4384b5ad2584d179c4e0446eaefea4a4247905
parent7bb7cfb29328264a5cb876aa5bdcc404946d6014
Allow widgets up in the hierarchy to run their DnD handlers if the target

2007-05-18  Carlos Garnacho  <carlos@imendio.com>

        * gtk/gtknotebook.c (gtk_notebook_init) (gtk_notebook_drag_motion)
        (gtk_notebook_drag_drop): Allow widgets up in the hierarchy to run
        their DnD handlers if the target doesn't match with anything the
        notebook manages. (#350665, Joakim Lundborg).

svn path=/trunk/; revision=17860
ChangeLog
gtk/gtknotebook.c